go/parser.parser.parseIndexOrSliceOrInstance (method)
2 uses
go/parser (current package)
parser.go#L1546: func (p *parser) parseIndexOrSliceOrInstance(x ast.Expr) ast.Expr {
parser.go#L1757: x = p.parseIndexOrSliceOrInstance(x)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)